home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2003 December (Special) / Gamestar-Special_2003-12_cd.bin / Arkady / arcanoid_gy.exe / scripts / DefineButton2_73 / BUTTONCONDACTION on(release).as
Text File  |  2002-11-22  |  70b  |  4 lines

  1. on(release){
  2.    getUrl("http://gameyard.com/?r=earc", "_blank");
  3. }
  4.